Skip to content

Conversation

maastha
Copy link
Collaborator

@maastha maastha commented Feb 19, 2025

Proposed changes

  • Rename realm occurrences & realm package name to refer Atlas App Services
  • update Go version
  • Add codeowners

**There are still some remaining occurrences in the codebase which will be removed in follow-up PRs of setting up this repository.

Jira ticket: CLOUDP-273338

Closes #[issue number]

Checklist

  • [] I have signed the MongoDB CLA
  • [] I have added tests that prove my fix is effective or that my feature works
  • [] I have added any necessary documentation (if appropriate)
  • [] I have run make fmt and formatted my code

Further comments

@@ -7,6 +7,10 @@ COVERAGE=coverage.out
export PATH := ./bin:$(PATH)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we using COVERAGE?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GOLANCI_VERSION can be updated to v1.62.2 as in TF repo

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

are we using COVERAGE?

yes

GOLANCI_VERSION can be updated to v1.62.2 as in TF repo

done


go 1.18
go 1.23
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

as this is a module to be used by other programs, consider defining toolchain

Copy link
Collaborator Author

@maastha maastha Feb 21, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lantoli can you educate me a bit on what exactly is the benefit of that?
Also, can you confirm if the latest version of toolchain should be used? I've added 1.23.1 for now

@maastha maastha merged commit dc4ff9e into main Feb 21, 2025
2 checks passed
@maastha maastha deleted the appservice-sdk-init branch February 21, 2025 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants